home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- Controller = {
- ACTIONS = {
- appDidInit:;
- openImage:;
- openPhotoCD:;
- openInspectorPanel:;
- setPreferences:;
- setGammaCorrection:;
- openInfoPanel:;
- };
- OUTLETS = {
- infoAppVersion;
- gammaSlider;
- inspector;
- gammaText;
- infoToolkitVersion;
- exportedSizePref;
- imageSizePref;
- infoPanel;
- };
- SUPERCLASS = Object;
- };
-